home *** CD-ROM | disk | FTP | other *** search
/ Business Assistant / Business Assistant.iso / sched / loananly / loan.txt < prev   
Text File  |  1992-06-03  |  3KB  |  71 lines

  1. ************************************************************
  2. *                                                          *
  3. *                    LOAN ANALYSIS Version 1.0             *
  4. *                        by David Cooper                   *
  5. *                                                          *
  6. ************************************************************
  7.  
  8. This program is Freeware. You are invited to use it and distribute it
  9. as you wish. If you would like the source code (written in TURBOC), 
  10. leave me a eMail message at:
  11.  
  12.    PC-Ohio BBS (Cleveland, Oh) (216) 381-3320 2400,n81
  13.    User : David Cooper
  14.  
  15.  
  16. Loan Analysis produces two different reports (selected from parameter
  17. menu item 1):
  18.  
  19.      1. LOAN TABLE
  20.      2. PAYMENT SCHEDULE.  
  21.  
  22.  
  23. LOAN TABLE
  24. ----------
  25.  
  26. This option produces a table of monthly payments over a range of interest 
  27. rates.  The monthly payment is the sum of the Principal and Interest payment,
  28. Monthly Tax Payment, and Monthly Insurance payment.  If the Monthly Taxes and
  29. Insurance are set to zero, then the Monthly Payment is equal to the Principal
  30. and Interest payment.
  31.  
  32.  
  33. PAYMENT SCHEDULE
  34. ----------------
  35.  
  36. This option produces a table of payments, principal paid, and interest charged
  37. for a specified interest rate.  The interest rate will change as specified
  38. by the Variable Rate parameters.
  39.  
  40. A NOTE ABOUT THE PARAMETES
  41. --------------------------
  42.  
  43. Notice that 4 of the items on the parameter menu have a plus sign (+) to
  44. the left of the item description.  The program will calculate the value 
  45. which is set to zero when the other items have a value.  Example: you want
  46. calculate the monthly Principal and Interest payment for a loan, enter
  47. the Interest Rate, Purchase Price (if Downpayment is not zero, it will be
  48. subtracted from the Purchase Price to get the start principal), and the life
  49. of the loan (in months).  This is true for both the LOAN TABLE and the
  50. PAYMENT SCHEDULE reports.
  51.  
  52. You might find it interesting to enter all values including the monthly
  53. principal and interest payment; however, enter the monthly payment at a
  54. higher value then required and then generate a PAYMENT SCHEDULE report.
  55. This allows you to experiment with how various overpayments will effect
  56. your fixed or variable rate loan.
  57.  
  58.  
  59. =============================================
  60.  
  61.  
  62. Enjoy the program...I know its not vary complicated, but I found it 
  63. quite useful when I was getting ready to sell my current residence and
  64. buy a new residence.
  65.  
  66. .....David Cooper, Mayfield Heights, Ohio
  67.  
  68.  
  69.  
  70.  
  71.